-- card: 6421 from stack: in.0 -- bmap block id: 6772 -- flags: 4000 -- background id: 5634 -- name: 0 ----- HyperTalk script ----- on openCard global eventTimer put the ticks into eventTimer end openCard on idle global eventTimer if the ticks > eventTimer + 60 then repeat for 10 times set the hilite of card button "Animation Button" to true set the hilite of card button "Animation Button" to false end repeat set dragSpeed to 600 choose button tool drag from 193,321 to 74,92 set the rect of card button "Animation Button" to 27,50,119,132 set lockScreen to true go to next card choose browse tool set lockScreen to false end if end idle on closeCard set the rect of card button "Animation Button" to 175,306,212,336 end closeCard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=175 top=306 right=336 bottom=212 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Animation Button -- part contents for background part 1 ----- text ----- HELP